From 3315451b7efb73bad123f641135a7edd8110fd69 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 5 Mar 2001 06:39:41 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 10 ++++++++++ 2 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc740c4c06c..3e62991632d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-03-05 Kenichi Handa + + * international/mule-conf.el (emacs-mule, raw-text): Docstring + modified. + 2001-03-04 Eli Zaretskii * term/internal.el: Update copyright notice. diff --git a/src/ChangeLog b/src/ChangeLog index 1171a23ec48..c1f10e1abf1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2001-03-05 Kenichi Handa + + * coding.c (syms_of_coding): Docstring modified. + +2001-02-28 Kenichi Handa + + * charset.c (char_to_string): If a single byte char has modifier + bits that can't be reflected to the character code, ignore them + instead of signalling an error. + 2001-03-04 Eli Zaretskii * s/msdos.h: Update copyright notice. -- 2.30.2